home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel
/
CAROUSEL.cdr
/
mactosh
/
hc
/
timebill.sit
/
Client Info
/
background_3264.txt
< prev
next >
Wrap
Text File
|
1988-01-29
|
1KB
|
61 lines
-- background: 3264 from stack: in
-- bmap block id: 3988
-- flags: 4000
-- background id: 0
-- name: Codesinuse
-- part 1 (field)
-- low flags: 01
-- high flags: 6007
-- rect: left=18 top=35 right=324 bottom=461
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 10
-- style flags: 8192
-- line height: 12
-- part name: codesinuse
-- part 3 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=379 top=39 right=60 bottom=441
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 2
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Find
----- HyperTalk script -----
on mouseUp
Ask "Find what?"
Find it
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=380 top=62 right=83 bottom=441
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 2
-- text size: 12
-- style flags: 8192
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect dissolve
pop card
push recent card
end mouseUp